- socket address
- вчт. адрес сокета (комбинация IP адреса и адреса порта)
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
socket — 1. A general purpose interprocess communication mechanism, originally developed in the Unix world. Sockets allow processes that are not running at the same time or on the same system to exchange information; pairs of cooperating sockets manage … Dictionary of networking
Internet socket — In computer networking, an Internet socket or network socket is an endpoint of a bidirectional inter process communication flow across an Internet Protocol based computer network, such as the Internet. The term Internet sockets is also used as a… … Wikipedia
Network address translation — NAT redirects here. For other uses, see Nat (disambiguation). In computer networking, network address translation (NAT) is the process of modifying IP address information in IP packet headers while in transit across a traffic routing device. The… … Wikipedia
IPv4 mapped address — IPv4 mapped addresses constitute a special class of IPv6 addresses. This address type has its first 80 bits set to zero, the next 16 set to one, while its last 32 bits represent an IPv4 address. For example, ::ffff:c000:280 is the IPv4 mapped… … Wikipedia
Raw socket — In computer networking, a raw socket is a socket that allows direct access to packet s headers. Due to the fact that raw sockets allow users to craft packets headers, their power can be abused to perform attacks such as IP address spoofing in… … Wikipedia
Datagram socket — A datagram socket is a type of connectionless Internet socket, which is the sending or receiving point for packet delivery services.[1] Each packet sent or received on a datagram socket is individually addressed and routed. Multiple packets sent… … Wikipedia
Unix domain socket — A Unix domain socket (UDS) or IPC socket (inter process communication socket) is a virtual socket, similar to an internet socket that is used in POSIX operating systems for inter process communication. The correct standard POSIX term is POSIX… … Wikipedia
IPv6 address — An Internet Protocol Version 6 address (IPv6 address) is a numerical label that is used to identify a network interface of a computer or other network node participating in an IPv6 enabled computer network. IP addresses serve the purpose of… … Wikipedia
Network address translation — Pour les articles homonymes, voir NAT. En réseau informatique, on dit qu un routeur fait du Network Address Translation (NAT) (« traduction d adresse réseau »[1]) lorsqu il fait correspondre les adresses IP internes non uniques et… … Wikipédia en Français
NSAP address — A Network Service Access Point address (NSAP address), defined in ISO/IEC 8348, is an identifying label for a Service Access Point (SAP) used in OSI networking. These are roughly comparable to IP addresses used in the Internet Protocol; they can… … Wikipedia
IPX address — In Novell NetWare, a network address. Also known as an IPX internetwork address. The IPX address includes a 4 byte network number as signed to every segment on a LAN (the IPX external network number), a 6byte node number that identifies a… … Dictionary of networking